home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Utilities Professional 1-1500
/
Utilities Professional 1-1500 (1994)(WPD)[!].iso
/
12511500
/
var1436.dms
/
var1436.adf
/
L
/
install.script
< prev
next >
Wrap
Text File
|
1994-07-29
|
375b
|
28 lines
; Script file to install ABank.key
FailAt 21
;********* INSTALLATION ABANK.KEY *********
Echo ""
Echo ""
Ask "Install key file for ABank?"
If NOT WARN
Skip REGINSTALLED
Endif
Copy ABank.key L:ABank.key
Echo "*NABank.key copied to your L: directory."
;********* FIN *********
Lab REGINSTALLED
Echo "Installation complete.*N"
Avail >NIL: FLUSH
Wait 5
EndCLI >NIL: